projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6bc306
)
(uniquify-buffer-name-style): Add :require.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 16 Oct 1997 00:04:22 +0000
(
00:04
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 16 Oct 1997 00:04:22 +0000
(
00:04
+0000)
lisp/uniquify.el
patch
|
blob
|
history
diff --git
a/lisp/uniquify.el
b/lisp/uniquify.el
index 2d89473dae0c88831b67766822e9f3dec971cf14..5a8c31ca624a6ebcff7af800e5bc6a0ba36d48f2 100644
(file)
--- a/
lisp/uniquify.el
+++ b/
lisp/uniquify.el
@@
-107,6
+107,7
@@
would have the following buffer names in the various styles:
(const post-forward)
(const post-forward-angle-brackets)
(const :tag "standard Emacs behavior (nil)" nil))
+ :require 'uniquify
:group 'uniquify)
(defcustom uniquify-after-kill-buffer-p nil